[INFO] fetching crate satrs 0.3.0-alpha.3...
[INFO] testing satrs-0.3.0-alpha.3 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate satrs 0.3.0-alpha.3 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate satrs 0.3.0-alpha.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate satrs 0.3.0-alpha.3
[INFO] tweaked toml for crates.io crate satrs 0.3.0-alpha.3 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate satrs 0.3.0-alpha.3 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate satrs 0.3.0-alpha.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tempfile v3.23.0
[INFO] [stderr]   Downloaded proc-macro-crate v3.4.0
[INFO] [stderr]   Downloaded downcast-rs v2.0.2
[INFO] [stderr]   Downloaded defmt-parser v1.0.0
[INFO] [stderr]   Downloaded atomic-polyfill v1.0.3
[INFO] [stderr]   Downloaded hash32 v0.2.1
[INFO] [stderr]   Downloaded static_cell v2.1.1
[INFO] [stderr]   Downloaded derive-new v0.7.0
[INFO] [stderr]   Downloaded defmt v0.3.100
[INFO] [stderr]   Downloaded num_enum v0.7.5
[INFO] [stderr]   Downloaded satrs-shared v0.2.4
[INFO] [stderr]   Downloaded toml_datetime v0.7.3
[INFO] [stderr]   Downloaded delegate v0.13.4
[INFO] [stderr]   Downloaded bitbybit v1.4.0
[INFO] [stderr]   Downloaded defmt v1.0.1
[INFO] [stderr]   Downloaded cobs v0.5.0
[INFO] [stderr]   Downloaded arbitrary-int v1.3.0
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.4
[INFO] [stderr]   Downloaded num_enum_derive v0.7.5
[INFO] [stderr]   Downloaded bus v2.4.1
[INFO] [stderr]   Downloaded toml_parser v1.0.4
[INFO] [stderr]   Downloaded defmt-macros v1.0.1
[INFO] [stderr]   Downloaded arbitrary-int v2.0.0
[INFO] [stderr]   Downloaded toml_edit v0.23.7
[INFO] [stderr]   Downloaded heapless v0.7.17
[INFO] [stderr]   Downloaded mio v1.1.0
[INFO] [stderr]   Downloaded indexmap v2.12.0
[INFO] [stderr]   Downloaded cc v1.2.44
[INFO] [stderr]   Downloaded heapless v0.9.1
[INFO] [stderr]   Downloaded spacepackets v0.17.0
[INFO] [stderr]   Downloaded winnow v0.7.13
[INFO] [stderr]   Downloaded syn v2.0.109
[INFO] [stderr]   Downloaded rustix v1.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4b5e548abde49362739a3283e43b5f111f0e1d835c5e769fa5c2735ebfc9286f
[INFO] running `Command { std: "docker" "start" "4b5e548abde49362739a3283e43b5f111f0e1d835c5e769fa5c2735ebfc9286f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4b5e548abde49362739a3283e43b5f111f0e1d835c5e769fa5c2735ebfc9286f" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b5e548abde49362739a3283e43b5f111f0e1d835c5e769fa5c2735ebfc9286f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4b5e548abde49362739a3283e43b5f111f0e1d835c5e769fa5c2735ebfc9286f" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling heapless v0.9.1
[INFO] [stderr]    Compiling arbitrary-int v1.3.0
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling downcast-rs v2.0.2
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling static_cell v2.1.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling bus v2.4.1
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling delegate v0.13.4
[INFO] [stderr]    Compiling bitbybit v1.4.0
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling cobs v0.5.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling arbitrary-int v2.0.0
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling spacepackets v0.17.0
[INFO] [stderr]    Compiling satrs-shared v0.2.4
[INFO] [stderr]    Compiling satrs v0.3.0-alpha.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.74s
[INFO] running `Command { std: "docker" "inspect" "4b5e548abde49362739a3283e43b5f111f0e1d835c5e769fa5c2735ebfc9286f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4b5e548abde49362739a3283e43b5f111f0e1d835c5e769fa5c2735ebfc9286f" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling arbitrary-int v2.0.0
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling spacepackets v0.17.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling satrs-shared v0.2.4
[INFO] [stderr]    Compiling satrs v0.3.0-alpha.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `buf` is never read
[INFO] [stdout]     --> src/params.rs:1115:9
[INFO] [stdout]      |
[INFO] [stdout] 1115 |         buf[0] = 200;
[INFO] [stdout]      |         ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout]      = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.67s
[INFO] running `Command { std: "docker" "inspect" "4b5e548abde49362739a3283e43b5f111f0e1d835c5e769fa5c2735ebfc9286f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4b5e548abde49362739a3283e43b5f111f0e1d835c5e769fa5c2735ebfc9286f" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: value assigned to `buf` is never read
[INFO] [stderr]     --> src/params.rs:1115:9
[INFO] [stderr]      |
[INFO] [stderr] 1115 |         buf[0] = 200;
[INFO] [stderr]      |         ^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = help: maybe it is overwritten before being read?
[INFO] [stderr]      = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `satrs` (lib test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/satrs-386ae3cd1651f287)
[INFO] [stdout] 
[INFO] [stdout] running 294 tests
[INFO] [stdout] test dev_mgmt::tests::test_basic ... ok
[INFO] [stdout] test dev_mgmt::tests::test_mode_announce ... ok
[INFO] [stdout] test dev_mgmt::tests::test_mode_announce_recursive ... ok
[INFO] [stdout] test dev_mgmt::tests::test_mode_commanding_one_child ... ok
[INFO] [stdout] test encoding::ccsds::tests::test_basic ... ok
[INFO] [stdout] test dev_mgmt::tests::test_mode_commanding_multi_child ... ok
[INFO] [stdout] test encoding::ccsds::tests::test_multi_apid ... ok
[INFO] [stdout] test encoding::ccsds::tests::test_multi_packet ... ok
[INFO] [stdout] test encoding::ccsds::tests::test_one_split_packet ... ok
[INFO] [stdout] test encoding::ccsds::tests::test_smallest_packet ... ok
[INFO] [stdout] test encoding::ccsds::tests::test_split_packet_multi ... ok
[INFO] [stdout] test encoding::cobs::tests::test_all_zeroes ... ok
[INFO] [stdout] test encoding::cobs::tests::test_one_packet_and_split_tail_packet_1 ... ok
[INFO] [stdout] test encoding::cobs::tests::test_one_packet_and_split_tail_packet_2 ... ok
[INFO] [stdout] test encoding::cobs::tests::test_parsing_consecutive_packets ... ok
[INFO] [stdout] test encoding::cobs::tests::test_one_packet_and_split_tail_packet_0 ... ok
[INFO] [stdout] test encoding::cobs::tests::test_parsing_simple_packet ... ok
[INFO] [stdout] test event_man::tests::test_all_events_listener ... ok
[INFO] [stdout] test event_man::tests::test_basic ... ok
[INFO] [stdout] test encoding::cobs::tests::test_split_tail_packet_only ... ok
[INFO] [stdout] test encoding::cobs::tests::test_zero_at_end ... ok
[INFO] [stdout] test event_man::tests::test_bounded_event_sender_queue_full ... ok
[INFO] [stdout] test event_man::tests::test_bounded_event_sender_rx_dropped ... ok
[INFO] [stdout] test event_man::tests::test_listening_to_same_event_and_multi_type ... ok
[INFO] [stdout] test event_man::tests::test_multi_group ... ok
[INFO] [stdout] test event_man_legacy::tests::test_all_events_listener ... ok
[INFO] [stdout] test event_man_legacy::tests::test_basic ... ok
[INFO] [stdout] test event_man_legacy::tests::test_bounded_event_sender_queue_full ... ok
[INFO] [stdout] test event_man_legacy::tests::test_bounded_event_sender_rx_dropped ... ok
[INFO] [stdout] test event_man::tests::test_with_basic_params ... ok
[INFO] [stdout] test event_man_legacy::tests::test_listening_to_same_event_and_multi_type ... ok
[INFO] [stdout] test event_man_legacy::tests::test_multi_group ... ok
[INFO] [stdout] test event_man_legacy::tests::test_with_basic_params ... ok
[INFO] [stdout] test events::tests::test_basic_erased_alloc_event ... ok
[INFO] [stdout] test events::tests::test_basic_erased_heapless_event ... ok
[INFO] [stdout] test events::tests::test_normal_event_getters ... ok
[INFO] [stdout] test events_legacy::tests::all_ones_event_regular ... ok
[INFO] [stdout] test events_legacy::tests::all_ones_event_small ... ok
[INFO] [stdout] test events_legacy::tests::as_largest_group_id ... ok
[INFO] [stdout] test events_legacy::tests::verify_small_size ... ok
[INFO] [stdout] test events_legacy::tests::as_largest_type_for_small_event ... ok
[INFO] [stdout] test events_legacy::tests::reduction ... ok
[INFO] [stdout] test events_legacy::tests::as_largest_type ... ok
[INFO] [stdout] test events_legacy::tests::verify_normal_size ... ok
[INFO] [stdout] test events_legacy::tests::regular_new ... ok
[INFO] [stdout] test events_legacy::tests::write_to_buf ... ok
[INFO] [stdout] test events_legacy::tests::severity_from_invalid_raw_val ... ok
[INFO] [stdout] test events_legacy::tests::small_new ... ok
[INFO] [stdout] test events_legacy::tests::test_small_event_getters ... ok
[INFO] [stdout] test events_legacy::tests::as_largest_group_id_small_event ... ok
[INFO] [stdout] test events_legacy::tests::write_to_buf_small ... ok
[INFO] [stdout] test events_legacy::tests::write_to_buf_small_insufficient_buf ... ok
[INFO] [stdout] test events_legacy::tests::test_normal_from_raw_conversion ... ok
[INFO] [stdout] test events_legacy::tests::test_normal_event_getters ... ok
[INFO] [stdout] test executable::tests::test_periodic_multi ... ignored
[INFO] [stdout] test executable::tests::test_periodic_single ... ignored
[INFO] [stdout] test executable::tests::test_cycles_single ... ok
[INFO] [stdout] test executable::tests::test_simple_multi_one_shot ... ok
[INFO] [stdout] test executable::tests::test_failed_one_shot ... ok
[INFO] [stdout] test events_legacy::tests::invalid_group_id_small ... ok
[INFO] [stdout] test events_legacy::tests::write_to_buf_insufficient_buf ... ok
[INFO] [stdout] test events_legacy::tests::const_reducation ... ok
[INFO] [stdout] test events_legacy::tests::invalid_group_id_normal ... ok
[INFO] [stdout] test events_legacy::tests::test_small_from_raw_conversion ... ok
[INFO] [stdout] test executable::tests::test_simple_one_shot ... ok
[INFO] [stdout] test executable::tests::test_single_and_cycles ... ok
[INFO] [stdout] test mode_tree::tests::test_generic_reply_handler_map_with_reply_awaition_2 ... ok
[INFO] [stdout] test hal::std::udp_server::tests::basic_test ... ok
[INFO] [stdout] test mode_tree::tests::test_generic_reply_handler_map_with_reply_awaition ... ok
[INFO] [stdout] test params::tests::conversion_test_string ... ok
[INFO] [stdout] test params::tests::test_basic_u32_pair ... ok
[INFO] [stdout] test params::tests::test_f32_pair ... ok
[INFO] [stdout] test params::tests::test_f32_single ... ok
[INFO] [stdout] test mode_tree::tests::test_generic_reply_handler_vec_with_reply_awaition ... ok
[INFO] [stdout] test params::tests::test_f32_triplet ... ok
[INFO] [stdout] test hal::std::udp_server::tests::test_nothing_received ... ok
[INFO] [stdout] test mode_tree::tests::test_generic_reply_handler_vec_no_reply_awaition ... ok
[INFO] [stdout] test hal::std::tcp_spacepackets_server::tests::test_multi_tc_multi_tm ... ok
[INFO] [stdout] test params::tests::test_f64_triplet ... ok
[INFO] [stdout] test params::tests::test_f64_single ... ok
[INFO] [stdout] test params::tests::test_heapless_param_writable_trait_raw ... ok
[INFO] [stdout] test params::tests::test_heapless_param_writable_trait_ecss_enum ... ok
[INFO] [stdout] test params::tests::test_i16_pair ... ok
[INFO] [stdout] test params::tests::test_from_u32_triplet ... ok
[INFO] [stdout] test params::tests::test_i16_single ... ok
[INFO] [stdout] test params::tests::test_i32_pair ... ok
[INFO] [stdout] test params::tests::test_i32_single ... ok
[INFO] [stdout] test params::tests::test_i32_triplet ... ok
[INFO] [stdout] test params::tests::test_i64_single ... ok
[INFO] [stdout] test params::tests::test_i8_single ... ok
[INFO] [stdout] test params::tests::test_i16_triplet ... ok
[INFO] [stdout] test params::tests::test_i8_triplet ... ok
[INFO] [stdout] test params::tests::test_u16_pair_writing_fails ... ok
[INFO] [stdout] test params::tests::test_u16_single ... ok
[INFO] [stdout] test params::tests::test_params_written_len_raw ... ok
[INFO] [stdout] test params::tests::test_u16_triplet ... ok
[INFO] [stdout] test params::tests::test_u32_ecss_enum ... ok
[INFO] [stdout] test params::tests::test_u32_single ... ok
[INFO] [stdout] test params::tests::test_u64_ecss_enum ... ok
[INFO] [stdout] test params::tests::test_u64_single ... ok
[INFO] [stdout] test params::tests::test_u16_ecss_enum ... ok
[INFO] [stdout] test params::tests::test_u8_ecss_enum ... ok
[INFO] [stdout] test params::tests::test_u8_pair_writing_fails ... ok
[INFO] [stdout] test params::tests::test_u8_triplet ... ok
[INFO] [stdout] test params::tests::test_u8_single ... ok
[INFO] [stdout] test mode_tree::tests::test_vec_mode_store ... ok
[INFO] [stdout] test pool::tests::heapless_tests::modify_pool_index_above_0 ... ok
[INFO] [stdout] test pool::tests::heapless_tests::test_add_smaller_than_full_slot ... ok
[INFO] [stdout] test hal::std::tcp_cobs_server::tests::test_server_accept_timeout ... ok
[INFO] [stdout] test pool::tests::heapless_tests::test_add_too_large ... ok
[INFO] [stdout] test params::tests::conversion_from_slice ... ok
[INFO] [stdout] test mode_tree::tests::test_generic_reply_handler_map_no_reply_awaition ... ok
[INFO] [stdout] test mode_tree::tests::test_generic_reply_handler_vec_with_reply_awaition_2 ... ok
[INFO] [stdout] test pool::tests::heapless_tests::test_heapless_add_and_read ... ok
[INFO] [stdout] test mode_tree::tests::test_map_mode_store ... ok
[INFO] [stdout] test pool::tests::heapless_tests::test_free_element_too_large ... ok
[INFO] [stdout] test pool::tests::heapless_tests::test_invalid_packet_idx ... ok
[INFO] [stdout] test params::tests::basic_i8_test ... ok
[INFO] [stdout] test pool::tests::heapless_tests::test_consecutive_reservation ... ok
[INFO] [stdout] test pool::tests::heapless_tests::test_data_too_large_1 ... ok
[INFO] [stdout] test pool::tests::heapless_tests::test_modify ... ok
[INFO] [stdout] test pool::tests::heapless_tests::test_delete ... ok
[INFO] [stdout] test hal::std::tcp_cobs_server::tests::test_server_stop_signal ... ok
[INFO] [stdout] test hal::std::tcp_spacepackets_server::tests::test_basic_tc_only ... ok
[INFO] [stdout] test pool::tests::heapless_tests::test_invalid_pool_idx ... ok
[INFO] [stdout] test pool::tests::heapless_tests::test_pool_guard_deletion_man_creation ... ok
[INFO] [stdout] test pool::tests::heapless_tests::test_spillage_fails_as_well ... ok
[INFO] [stdout] test pool::tests::heapless_tests::test_spillage_works_across_multiple_subpools ... ok
[INFO] [stdout] test pool::tests::heapless_tests::test_pool_modify_guard_man_creation ... ok
[INFO] [stdout] test pool::tests::test_add_and_read ... ok
[INFO] [stdout] test pool::tests::heapless_tests::test_pool_guard_with_release ... ok
[INFO] [stdout] test pool::tests::heapless_tests::test_read_does_not_exist ... ok
[INFO] [stdout] test pool::tests::test_add_smaller_than_full_slot ... ok
[INFO] [stdout] test pool::tests::heapless_tests::test_pool_guard_deletion ... ok
[INFO] [stdout] test pool::tests::heapless_tests::test_spillage_fails_across_multiple_subpools ... ok
[INFO] [stdout] test pool::tests::heapless_tests::test_spills_to_higher_subpools ... ok
[INFO] [stdout] test pool::tests::test_add_too_large ... ok
[INFO] [stdout] test pool::tests::heapless_tests::test_store_full ... ok
[INFO] [stdout] test pool::tests::heapless_tests::test_pool_modify_guard ... ok
[INFO] [stdout] test pool::tests::modify_pool_index_above_0 ... ok
[INFO] [stdout] test pool::tests::test_consecutive_reservation ... ok
[INFO] [stdout] test pool::tests::test_data_too_large_1 ... ok
[INFO] [stdout] test pool::tests::test_cfg ... ok
[INFO] [stdout] test pool::tests::test_free_element_too_large ... ok
[INFO] [stdout] test pool::tests::test_delete ... ok
[INFO] [stdout] test pool::tests::test_invalid_packet_idx ... ok
[INFO] [stdout] test pool::tests::test_invalid_pool_idx ... ok
[INFO] [stdout] test pool::tests::test_modify ... ok
[INFO] [stdout] test pool::tests::test_pool_guard_deletion ... ok
[INFO] [stdout] test pool::tests::test_pool_guard_deletion_man_creation ... ok
[INFO] [stdout] test pool::tests::test_pool_guard_with_release ... ok
[INFO] [stdout] test pool::tests::test_pool_modify_guard ... ok
[INFO] [stdout] test pool::tests::test_pool_modify_guard_man_creation ... ok
[INFO] [stdout] test pool::tests::test_read_does_not_exist ... ok
[INFO] [stdout] test pool::tests::test_spillage_fails_across_multiple_subpools ... ok
[INFO] [stdout] test pool::tests::test_spillage_works_across_multiple_subpools ... ok
[INFO] [stdout] test power::tests::test_comand_switch_sending_mpsc_regular_off_cmd ... ok
[INFO] [stdout] test pool::tests::test_spillage_fails_as_well ... ok
[INFO] [stdout] test pool::tests::test_spills_to_higher_subpools ... ok
[INFO] [stdout] test power::tests::test_comand_switch_sending_mpsc_regular_on_cmd ... ok
[INFO] [stdout] test pool::tests::test_store_full ... ok
[INFO] [stdout] test power::tests::test_comand_switch_sending_mpsc_regular_rx_disconnected ... ok
[INFO] [stdout] test power::tests::test_comand_switch_sending_mpsc_sync_off_cmd ... ok
[INFO] [stdout] test power::tests::test_comand_switch_sending_mpsc_sync_on_cmd ... ok
[INFO] [stdout] test power::tests::test_comand_switch_sending_mpsc_sync_queue_full ... ok
[INFO] [stdout] test power::tests::test_comand_switch_sending_mpsc_sync_rx_disconnected ... ok
[INFO] [stdout] test pus::event::tests::basic_high_severity_event ... ok
[INFO] [stdout] test pus::event::tests::basic_info_event_generation ... ok
[INFO] [stdout] test pus::event::tests::basic_low_severity_event ... ok
[INFO] [stdout] test pus::event::tests::basic_medium_severity_event ... ok
[INFO] [stdout] test pus::event::tests::event_with_info_string ... ok
[INFO] [stdout] test pus::event::tests::insufficient_buffer ... ok
[INFO] [stdout] test pus::event::tests::low_severity_with_raw_err_data ... ok
[INFO] [stdout] test pus::event_man::tests::test_basic ... ok
[INFO] [stdout] test pus::event_man::tests::test_disable_event ... ok
[INFO] [stdout] test pus::event_man::tests::test_event_with_generic_heapless_param ... ok
[INFO] [stdout] test pus::event_man::tests::test_event_with_generic_store_param_not_propagated ... ok
[INFO] [stdout] test pus::event_man::tests::test_event_with_generic_string_param ... ok
[INFO] [stdout] test pus::event_man::tests::test_event_with_generic_vec_param ... ok
[INFO] [stdout] test pus::event_man::tests::test_reenable_event ... ok
[INFO] [stdout] test pus::event_srv::tests::test_disabling_event_reporting ... ok
[INFO] [stdout] test pus::event_srv::tests::test_empty_tc_queue ... ok
[INFO] [stdout] test pus::event_srv::tests::test_enabling_event_reporting ... ok
[INFO] [stdout] test pus::event_srv::tests::test_sending_custom_subservice ... ok
[INFO] [stdout] test hal::std::tcp_cobs_server::tests::test_server_basic_multi_tm_multi_tc ... FAILED
[INFO] [stdout] test hal::std::tcp_cobs_server::tests::test_server_basic_no_tm ... FAILED
[INFO] [stdout] test pus::event_srv::tests::test_sending_invalid_app_data ... ok
[INFO] [stdout] test pus::mode::tests::test_mode_reply_handler ... ok
[INFO] [stdout] test pus::mode::tests::test_mode_requestor_and_request_handler_reply_sending ... ok
[INFO] [stdout] test pus::mode::tests::test_mode_requestor_and_request_handler_request_sending ... ok
[INFO] [stdout] test pus::mode::tests::test_simple_mode_requestor ... ok
[INFO] [stdout] test pus::scheduler::tests::insert_doubly_wrapped_time_tagged_cmd ... ok
[INFO] [stdout] test pus::scheduler::tests::insert_full_store_test ... ok
[INFO] [stdout] test pus::scheduler::tests::insert_multi_with_same_time ... ok
[INFO] [stdout] test pus::scheduler::tests::insert_unwrapped_tc ... ok
[INFO] [stdout] test pus::scheduler::tests::insert_wrapped_tc ... ok
[INFO] [stdout] test pus::scheduler::tests::insert_wrong_service ... ok
[INFO] [stdout] test pus::scheduler::tests::insert_wrong_subservice ... ok
[INFO] [stdout] test pus::scheduler::tests::release_multi_with_same_time ... ok
[INFO] [stdout] test pus::scheduler::tests::release_time_within_time_margin ... ok
[INFO] [stdout] test pus::scheduler::tests::release_with_scheduler_disabled ... ok
[INFO] [stdout] test pus::scheduler::tests::test_ctor_from_current ... ok
[INFO] [stdout] test pus::scheduler::tests::test_delete_by_req_id_complex ... ok
[INFO] [stdout] test pus::scheduler::tests::test_delete_by_req_id_simple_delete_all ... ok
[INFO] [stdout] test pus::scheduler::tests::test_delete_by_req_id_simple_retrieve_addr ... ok
[INFO] [stdout] test pus::scheduler::tests::test_deletion_all ... ok
[INFO] [stdout] test pus::scheduler::tests::test_deletion_from_start_time ... ok
[INFO] [stdout] test pus::scheduler::tests::test_deletion_from_start_time_to_end_time ... ok
[INFO] [stdout] test pus::scheduler::tests::test_deletion_to_end_time ... ok
[INFO] [stdout] test pus::scheduler::tests::test_enable_api ... ok
[INFO] [stdout] test pus::scheduler::tests::test_generic_insert_app_data_test ... ok
[INFO] [stdout] test pus::scheduler::tests::insert_wrapped_tc_faulty_app_data ... ok
[INFO] [stdout] test pus::scheduler::tests::test_generic_insert_app_data_test_as_vec ... ok
[INFO] [stdout] test pus::scheduler::tests::test_generic_insert_app_data_test_byte_conv_error ... ok
[INFO] [stdout] test pus::scheduler::tests::test_release_telecommands ... ok
[INFO] [stdout] test pus::scheduler::tests::test_release_without_deletion ... ok
[INFO] [stdout] test pus::scheduler::tests::test_request_id ... ok
[INFO] [stdout] test pus::scheduler::tests::test_reset ... ok
[INFO] [stdout] test pus::scheduler::tests::test_time_update ... ok
[INFO] [stdout] test pus::scheduler::tests::test_time_window_retrieval_select_from_stamp ... ok
[INFO] [stdout] test pus::scheduler::tests::test_time_window_retrieval_select_from_time_to_time ... ok
[INFO] [stdout] test pus::scheduler::tests::test_update_from_current ... ok
[INFO] [stdout] test pus::scheduler_srv::tests::test_insert_activity_tc ... ok
[INFO] [stdout] test pus::scheduler_srv::tests::test_reset_scheduler_tc ... ok
[INFO] [stdout] test pus::scheduler_srv::tests::test_scheduling_disabling_tc ... ok
[INFO] [stdout] test pus::scheduler::tests::test_time_window_retrieval_select_all ... ok
[INFO] [stdout] test pus::scheduler_srv::tests::test_scheduling_enabling_tc ... ok
[INFO] [stdout] test pus::test::tests::test_basic_ping_processing_using_vec ... ok
[INFO] [stdout] test pus::test::tests::test_empty_tc_queue ... ok
[INFO] [stdout] test pus::test::tests::test_basic_ping_processing_using_store ... ok
[INFO] [stdout] test pus::test::tests::test_sending_custom_subservice ... ok
[INFO] [stdout] test pus::scheduler::tests::test_store_error_propagation_release ... ok
[INFO] [stdout] test pus::scheduler::tests::test_store_error_propagation_reset ... ok
[INFO] [stdout] test pus::test::tests::test_sending_unsupported_service ... ok
[INFO] [stdout] test pus::verification::tests::test_acceptance_fail_data_too_large ... ok
[INFO] [stdout] test pus::scheduler::tests::test_time_window_retrieval_select_to_time ... ok
[INFO] [stdout] test pus::verification::tests::test_basic_acceptance_failure ... ok
[INFO] [stdout] test pus::verification::tests::test_basic_acceptance_failure_with_fail_data ... ok
[INFO] [stdout] test pus::verification::tests::test_basic_acceptance_failure_with_helper ... ok
[INFO] [stdout] test pus::verification::tests::test_basic_acceptance_success ... ok
[INFO] [stdout] test pus::verification::tests::test_complete_success_sequence ... ok
[INFO] [stdout] test pus::verification::tests::test_completion_failure ... ok
[INFO] [stdout] test pus::verification::tests::test_completion_failure_helper_store_param_ignored ... ok
[INFO] [stdout] test pus::verification::tests::test_completion_failure_helper_vec_param ... ok
[INFO] [stdout] test pus::verification::tests::test_completion_failure_helper_string_param ... ok
[INFO] [stdout] test pus::verification::tests::test_mpsc_verif_send ... ok
[INFO] [stdout] test pus::verification::tests::test_packet_manipulation ... ok
[INFO] [stdout] test pus::verification::tests::test_start_failure ... ok
[INFO] [stdout] test pus::verification::tests::test_state ... ok
[INFO] [stdout] test pus::verification::tests::test_step_failure ... ok
[INFO] [stdout] test request::tests::test_all_tx_disconnected ... ok
[INFO] [stdout] test request::tests::test_basic_target_id_with_apid_from_pus_tc_invalid_app_data ... ok
[INFO] [stdout] test request::tests::test_receiver_empty ... ok
[INFO] [stdout] test request::tests::test_receiver_only ... ok
[INFO] [stdout] test request::tests::test_sender_map ... ok
[INFO] [stdout] test request::tests::test_sender_map_queue_full ... ok
[INFO] [stdout] test request::tests::test_sender_map_queue_receiver_disconnected ... ok
[INFO] [stdout] test request::tests::test_sender_map_target_does_not_exist ... ok
[INFO] [stdout] test scheduling::tests::basic_test_in_thread ... ok
[INFO] [stdout] test request::tests::test_basic_target_id_with_apid_from_pus_tc ... ok
[INFO] [stdout] test subsystem::tests::test_sequence_execution_helper_multi_step_full_success_check ... ok
[INFO] [stdout] test subsystem::tests::test_sequence_execution_helper_multi_step_no_success_check ... ok
[INFO] [stdout] test pus::verification::tests::test_start_failure_with_helper ... ok
[INFO] [stdout] test subsystem::tests::test_init_state ... ok
[INFO] [stdout] test request::tests::test_basic_target_id_with_apid ... ok
[INFO] [stdout] test subsystem::tests::test_sequence_execution_helper_no_success_check ... ok
[INFO] [stdout] test subsystem::tests::test_sequence_execution_helper_with_partial_check ... ok
[INFO] [stdout] test subsystem::tests::test_subsystem_helper_announce ... ok
[INFO] [stdout] test subsystem::tests::test_subsystem_helper_announce_recursive ... ok
[INFO] [stdout] test subsystem::tests::test_subsystem_helper_basic_state ... ok
[INFO] [stdout] test subsystem::tests::test_subsystem_helper_cmd_mode0_with_success_checks ... ok
[INFO] [stdout] test subsystem::tests::test_subsystem_helper_cmd_mode0_no_success_checks ... ok
[INFO] [stdout] test tmtc::tests::test_basic_mpsc_channel_receiver_dropped ... ok
[INFO] [stdout] test subsystem::tests::test_sequence_execution_helper_with_success_check ... ok
[INFO] [stdout] test subsystem::tests::test_subsystem_helper_cmd_mode1_with_partial_success_checks_0 ... ok
[INFO] [stdout] test tmtc::tests::test_basic_mpsc_channel_sender_bounded ... ok
[INFO] [stdout] test subsystem::tests::test_subsystem_helper_cmd_mode1_with_partial_success_checks_1 ... ok
[INFO] [stdout] test subsystem::tests::test_subsystem_helper_cmd_mode1_no_success_checks ... ok
[INFO] [stdout] test tmtc::tests::test_basic_mpsc_sync_sender_queue_full ... ok
[INFO] [stdout] test tmtc::tests::test_basic_mpsc_sync_sender ... ok
[INFO] [stdout] test subsystem::tests::test_subsystem_helper_cmd_mode1_with_success_checks ... ok
[INFO] [stdout] test tmtc::tests::test_basic_mpsc_sync_sender_receiver_dropped ... ok
[INFO] [stdout] test tmtc::tests::test_basic_shared_store_sender_queue_full ... ok
[INFO] [stdout] test tmtc::tests::test_basic_shared_store_sender ... ok
[INFO] [stdout] test tmtc::tm_helper::tests::test_helper_from_now ... ok
[INFO] [stdout] test tmtc::tests::test_basic_shared_store_sender_unbounded_sender ... ok
[INFO] [stdout] test tmtc::tests::test_basic_shared_store_store_error ... ok
[INFO] [stdout] test tmtc::tests::test_basic_shared_store_sender_rx_dropped ... ok
[INFO] [stdout] test tmtc::tm_helper::tests::test_helper_with_stamper ... ok
[INFO] [stdout] test pus::verification::tests::test_completion_failure_helper_raw_param ... ok
[INFO] [stdout] test pus::verification::tests::test_step_failure_helper_string_param ... ok
[INFO] [stdout] test pus::verification::tests::test_steps_success ... ok
[INFO] [stdout] test scheduling::tests::basic_test ... ok
[INFO] [stdout] test scheduling::tests::basic_test_with_arc_mutex ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- hal::std::tcp_cobs_server::tests::test_server_basic_multi_tm_multi_tc stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'hal::std::tcp_cobs_server::tests::test_server_basic_multi_tm_multi_tc' (1823) panicked at src/hal/std/tcp_cobs_server.rs:368:55:
[INFO] [stdout] read failed: Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bf03e7c0e08 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bf03e7c0e08 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bf03e7c0e08 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bf03e7c0e08 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bf03e7d72da - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bf03e7d72da - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5bf03e7c5c62 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5bf03e7c5c62 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5bf03e79f106 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bf03e79f106 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bf03e7b8b89 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bf03e72699c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5bf03e72699c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5bf03e7b8d42 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5bf03e7b8d42 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bf03e79f1c2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5bf03e7942e9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bf03e7a009d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bf03e7d7a9c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bf03e7d7812 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5bf03e63495e - <core[28b146924c2f19c6]::result::Result<usize, std[929523f510218772]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5bf03e5a2a54 - satrs[485ca2a19d8ea1dd]::hal::std::tcp_cobs_server::tests::test_server_basic_multi_tm_multi_tc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/hal/std/tcp_cobs_server.rs:368:55
[INFO] [stdout]   22:     0x5bf03e58a1e7 - satrs[485ca2a19d8ea1dd]::hal::std::tcp_cobs_server::tests::test_server_basic_multi_tm_multi_tc::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/hal/std/tcp_cobs_server.rs:317:45
[INFO] [stdout]   23:     0x5bf03e583946 - <satrs[485ca2a19d8ea1dd]::hal::std::tcp_cobs_server::tests::test_server_basic_multi_tm_multi_tc::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5bf03e719a7b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5bf03e719a7b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5bf03e7272f5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5bf03e7272f5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5bf03e7272f5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5bf03e7272f5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5bf03e7272f5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5bf03e7272f5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5bf03e7272f5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5bf03e721e54 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5bf03e721e54 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5bf03e72a372 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5bf03e72a372 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5bf03e72a372 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5bf03e72a372 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5bf03e72a372 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5bf03e72a372 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5bf03e72a372 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5bf03e7c031f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x5bf03e7c031f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7e631d642aa4 - <unknown>
[INFO] [stdout]   45:     0x7e631d6cfa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- hal::std::tcp_cobs_server::tests::test_server_basic_no_tm stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'hal::std::tcp_cobs_server::tests::test_server_basic_no_tm' (1824) panicked at src/hal/std/tcp_cobs_server.rs:308:13:
[INFO] [stdout] connection was not handled properly
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bf03e7c0e08 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bf03e7c0e08 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bf03e7c0e08 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bf03e7c0e08 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bf03e7d72da - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bf03e7d72da - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5bf03e7c5c62 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5bf03e7c5c62 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5bf03e79f106 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bf03e79f106 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bf03e7b8b89 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bf03e72699c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5bf03e72699c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5bf03e7b8d42 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5bf03e7b8d42 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bf03e79f1f4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5bf03e7942e9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bf03e7a009d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bf03e7d7a9c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bf03e5a1853 - satrs[485ca2a19d8ea1dd]::hal::std::tcp_cobs_server::tests::test_server_basic_no_tm
[INFO] [stdout]                                at /opt/rustwide/workdir/src/hal/std/tcp_cobs_server.rs:308:13
[INFO] [stdout]   20:     0x5bf03e58a157 - satrs[485ca2a19d8ea1dd]::hal::std::tcp_cobs_server::tests::test_server_basic_no_tm::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/hal/std/tcp_cobs_server.rs:263:33
[INFO] [stdout]   21:     0x5bf03e583886 - <satrs[485ca2a19d8ea1dd]::hal::std::tcp_cobs_server::tests::test_server_basic_no_tm::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5bf03e719a7b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5bf03e719a7b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x5bf03e7272f5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x5bf03e7272f5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x5bf03e7272f5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5bf03e7272f5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5bf03e7272f5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5bf03e7272f5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x5bf03e7272f5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x5bf03e721e54 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x5bf03e721e54 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5bf03e72a372 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x5bf03e72a372 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5bf03e72a372 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5bf03e72a372 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5bf03e72a372 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5bf03e72a372 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x5bf03e72a372 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5bf03e7c031f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   41:     0x5bf03e7c031f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7e631d642aa4 - <unknown>
[INFO] [stdout]   43:     0x7e631d6cfa64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     hal::std::tcp_cobs_server::tests::test_server_basic_multi_tm_multi_tc
[INFO] [stdout]     hal::std::tcp_cobs_server::tests::test_server_basic_no_tm
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 290 passed; 2 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.38s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4b5e548abde49362739a3283e43b5f111f0e1d835c5e769fa5c2735ebfc9286f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b5e548abde49362739a3283e43b5f111f0e1d835c5e769fa5c2735ebfc9286f", kill_on_drop: false }`
[INFO] [stdout] 4b5e548abde49362739a3283e43b5f111f0e1d835c5e769fa5c2735ebfc9286f
